home *** CD-ROM | disk | FTP | other *** search
/ Acorn Risc Technologies StrongARM CD-ROM / Acorn Risc Technologies StrongARM CD-ROM.iso / ftp / documents / appnotes / 276_290 / 285c / Text < prev   
Encoding:
Text File  |  1995-10-10  |  25.1 KB  |  614 lines

  1. -----------------------------------------------------------------------------
  2. 26th September 1995
  3. -----------------------------------------------------------------------------
  4. Support Group Application Note
  5. Number: 285
  6. Issue: 1.2
  7. Author: A McGregor
  8.  
  9. -----------------------------------------------------------------------------
  10. Installing Acorn SchoolServer
  11. -----------------------------------------------------------------------------
  12. Notes: 
  13. A standard routine and script to install Microsoft Windows NT Server on an IBM Power PC.
  14. This application note comes with two discs: a DOS formatted "Installation
  15. script" and a RISC OS formatted "OmniTest" disc containing the custom !Scrap
  16. required for use on an NT server.
  17.  
  18. The instructions are a step-by-step guide to install NT software and a
  19. default directory structure to a standard configuration suitable for school
  20. use with Acorn workstations and Omniclient software. Server environment
  21. information, a DAT tape or two high-density blank floppy discs will be
  22. required.
  23. -----------------------------------------------------------------------------
  24. Applicable Hardware: 
  25.  
  26. Acorn SchoolServer
  27.  
  28. Related Application Notes: 
  29.  
  30. 286 Bulk users & migration
  31. 287 User management
  32. -----------------------------------------------------------------------------
  33. Copyright (C) 1995 Acorn Computers Limited 
  34.  
  35. Every effort has been made to ensure that the information in this leaflet is 
  36. true and correct at the time of printing. However, the products described in
  37. this leaflet are subject to continuous development and improvements and
  38. Acorn Computers Limited reserves the right to change its specifications at
  39. any time. Acorn Computers Limited cannot accept liability for any loss or
  40. damage arising from the use of any information or particulars in this
  41. leaflet. ACORN, ECONET and ARCHIMEDES are trademarks of Acorn Computers
  42. Limited.
  43. -----------------------------------------------------------------------------
  44. Support Group
  45. Acorn Computers Limited
  46. Acorn House
  47. Vision Park
  48. Histon
  49. Cambridge
  50. CB4 4AE                                                  
  51. -----------------------------------------------------------------------------
  52. Background
  53.  
  54. For a variety of reasons it is desirable for the Acorn SchoolServer software
  55. to be installed in a standard way and for a standard directory structure to
  56. be installed by default. The installation procedure has been optimised for
  57. speed and the directory structure is suitable for a school environment,
  58. offering a base set of permissions for the use of Acorn specific resources
  59. on the fileserver and providing a standard template for user management.
  60. Standard installations are easier to support and any updates can be applied
  61. quickly from a script file usually without the need for a site visit.
  62.  
  63. Administrator account
  64.  
  65. It is always necessary to have a user account for emergency access to the
  66. whole server filesystem. Typically an installer will secretly create a
  67. "Backdoor" account for emergency use. With NT Server the Administrator
  68. account is the one account that cannot be deleted from the system (although
  69. it can be renamed) and is therefore a constant across all NT servers. Rather
  70. than a deleteable "backdoor", we strongly recommend the standard practice of
  71. only using the Administrator account for initial installation and for
  72. emergency fileserver administration thereafter. The Administrator password
  73. should be cryptic, about 10 characters long and a mixture of alpha and
  74. numeric characters but not car registrations or other guessable words. The
  75. written record of the password should be kept in a safe place with the
  76. original distribution media and the initial backup tape. We therefore
  77. recommend as standard practice the creation of an account called "Manager",
  78. which is a member of the "Administrators" group, and this is the account
  79. that the school's Network Manager uses to administer the fileserver on a
  80. day-to-day basis. 
  81.  
  82. Filesystem security and disc partitioning
  83.  
  84. As a principle we recommend the use of NTFS rather than FAT for security.
  85. The IBM PowerPC requires the machine's proprietary boot files to be located
  86. on a hidden 5MB partition. We require all user data and programs to be on an
  87. NTFS partition but Windows NT requires a minimum set of "OS Loader" files to
  88. be on a FAT partition. The installation process will first create a 5MB
  89. machine boot partition (hidden), a 5MB OS Loader partition (Drive D) and the
  90. rest of the disc(s) will be formatted to NTFS (Drive C) and contain the
  91. Win32 operating system, Pagefile, Registry and the Apps, Resources and Users
  92. directory structure. Any additional discs should be formatted to NTFS and
  93. added to "Drive C" as a Volume Set; ie the additional discs appear to the
  94. user as a contiguous Drive C. 
  95.  
  96. Outline
  97.  
  98. The installation proceeds in four phases, each punctuated by a reboot of the
  99. fileserver :
  100.  
  101. Phase 1 -       Boot computer from the  ARC Boot disc.
  102.                 Do a Full Express Install from the Microsoft CD distribution media.
  103.  
  104. Phase 2 -       Create the operating system environment.
  105.                 You are required to enter the following details; have them
  106.                 ready before you start :
  107.  
  108.                         Microsoft product serial number
  109.                         Server type, ie Primary/Backup Domain controller or Server
  110.                         Number of user licences purchased
  111.                         Computer Name
  112.                         Domain Name 
  113.                         Administrator password
  114.  
  115. Phase 3 -       Customise the environment :
  116.                         Create a user called "Manager" and assign the user to the 
  117.                         group "Administrators"
  118.                         Configure the NE2000 compatible ethernet card 
  119.                         Configure the AS1000's DAT streamer 
  120.                         Create the Acorn default directory structure 
  121.  
  122. Phase 4 -       Establish connectivity, verify Manager access, establish !Scrap and 
  123.                 make backups :
  124.  
  125.                         Log on from an Acorn workstation using Omniclient
  126.                         Copy !Scrap to the C:\Resources directory.
  127.                         Reset the ScrapDirs security permissions to allow users to 
  128.                         create and delete scrapfiles
  129.                         Create a backup tape of the completed installation or make 
  130.                         recovery discs.
  131.  
  132. Process
  133.  
  134. Step-by-step instructions are numbered. Helpful comments describing the
  135. events that are taking place or background to the instructions are in
  136. brackets.
  137.  
  138. Phase 1
  139.  
  140. Phase 1 partitions and formats the 1st hard drive and copies on the boot
  141. files and the minimal operating system files required to boot.
  142.  
  143. 1.1     Insert ARC Boot disc in floppy drive and power on.
  144.  
  145. 1.2     The blue screen Main Boot Menu will appear; select the Installation
  146.         and Setup menu option.
  147.  
  148. 1.3     Choose "Simple Setup".
  149.  
  150. 1.4     Select "Full Install", yes - Absolutely sure!.
  151.  
  152.         [A small 5MB ARC Boot Partition is created which is invisible to the
  153.         user.]
  154.  
  155. [Windows NT Boot files will now be placed in a small 5MB System FAT
  156. partition and the rest of the disc will be formatted to NTFS.]
  157.  
  158. 1.5     On the next screen select "Two Drives" 
  159.  
  160. 1.6     On the next screen place the Microsoft NT Server CD in the drive and
  161.         select "Set up ... from CD".
  162.  
  163. 1.7     At the blue screen "Windows NT Server Setup", press ENTER to set up
  164.         now.
  165.  
  166. 1.8     Press ENTER for Express Setup.
  167.  
  168. 1.9     There are no additional disc drive interface cards to set up at this
  169.         stage, so press ENTER.
  170.  
  171. [You now need to create an NTFS partition] 
  172.  
  173. 1.10    Move the highlight down to "Unpartitioned space" and press C to
  174.         create.
  175.  
  176. 1.11    Press ENTER to create a single large partition. [The maximum space
  177.         available is highlighted]
  178.  
  179. 1.12    Move the highlight bar down to  "New (Unformatted)" and press ENTER
  180.         to Install.
  181.  
  182. 1.13    Move the highlight bar down to "Format ..... NTFS file system" and
  183.         press ENTER to format the single large partition as NTFS. [This will
  184.         take about 5 min/GB to format.]
  185.  
  186. 1.14    Accept the default directory "\WINNT35" to install operating system
  187.         files. 
  188.  
  189. [You have to reboot the computer and when this boots from the hard disc it
  190. recognises an incomplete installation. ]
  191.  
  192. 1.15    Remove the ARC Boot floppy from the drive. Press ENTER to restart
  193.         the computer
  194.  
  195. Phase 2
  196.  
  197. Phase 2 sets up the server's environment and configures the built-in
  198. hardware. The process requires you to enter the machine specific details and
  199. is critical to the installation. If some of the details entered are
  200. incorrect you may be required to re-do the installation from scratch! 
  201.  
  202. [The 1st screen requires the installer's name and company. This is not
  203. critical and is not used elsewhere.] 
  204.  
  205. 2.1     Enter the installer's name, TAB to the company field and enter the
  206.         company name. Press ENTER to continue and ENTER again to confirm.
  207.  
  208. [You need to enter the Product ID. Use the Microsoft serial number found on
  209. the Licence agreement document in the Warranties booklet. This is a 14 or 15
  210. character product ID (eg 32745-33-006nnnn)] 
  211.  
  212. 2.2     Enter the code, Click on "Continue" and again to confirm.
  213.  
  214. [The first NT Server in a school is a Primary Domain Controller (PDC). You
  215. have to decide at this point whether the new installation is a "Domain
  216. Controller" or a data "Server".] 
  217.  
  218. 2.3     Unless the machine is going into an existing NT network, choose
  219.         "Domain Controller (Primary or Backup)" and click on "Continue".
  220.  
  221. [NT licencing is Per Server. You have purchased at least 25 concurrent
  222. licences by default as a 25 licence pack is shipped to the Customer by Acorn
  223. with every SchoolServer. Additional licence packs can be purchased in blocks
  224. of 25.] 
  225.  
  226. 2.4     Enter the number of licences purchased and click "Continue". Click
  227.         on the box confirming that you agree to be bound by the terms of the
  228.         licence and then click "OK".
  229.  
  230. [The next screen is critical. Every machine on a Microsoft network has a
  231. unique Computer Name. We recommend using the computername "SchoolServer1" to
  232. cater for future multiple servers.]
  233.  
  234. 2.5     Enter the Server's unique name; click "Continue" and again to
  235.         confirm. 
  236.         Record the ComputerName on the Installation "Scope of Work" form for
  237.         the records.
  238.  
  239. 2.6     Select "English (United Kingdom)". Click "Continue" to set the
  240.         localisation. 
  241.  
  242. [The next step is optional. If you do not wish to set up the printer now you
  243. can set it up in Print Manager later. You can click "Cancel" to skip to step
  244. 2.8]
  245.  
  246. 2.7     Enter the printer's name and model. Remember the Printer Name is the
  247.         name of the "Queue" and the Model is the name of the "printer
  248.         driver" in normal parlance. 
  249.  
  250. [Setup now autodetects an Ethernet interface. The default on-board Ethernet
  251. interface is an "AMD PCNET PCI Ethernet Adapter v2.45". It has a UTP
  252. connector.] 
  253.  
  254. 2.8     From the pulldown menu under "Full Duplex" select "UTP". Then click
  255.         in the "TP" box to select Twisted Pair, and "Continue".
  256.  
  257. 2.9     Click "Continue" to accept the defaults of "NWLINK" and "NetBEUI"
  258.         network protocols. 
  259.  
  260. [The remaining operating system files are now copied from the CD. This takes
  261. 10 minutes or so.]
  262.  
  263. 2.10    Click OK to select "Auto Frame Type Detection" for the inbuilt
  264.         ethernet interface.
  265.  
  266. [The next screen will be different if the computer will not be a Domain
  267. Controller but just a data Server. The Domain Name must be unique on any
  268. Microsoft network. If the machine is going in as a Domain Controller then
  269. you have to choose at this point whether it is a Primary or Backup Domain
  270. Controller. If it will be a Backup Controller then the ethernet cable needs
  271. to be connected now to allow the installation process to authenticate the
  272. new controller in the Domain. If the machine is a Primary Domain Controller
  273. then click on the "Primary Domain Controller" button and enter the Domain
  274. Name in the box alongside; we recommend the use of an abbreviated school
  275. name as the Domain Name, such as "StBedes", or "DulwichCS".] 
  276.  
  277. 2.11    Select the required type of Domain controller.  Record the Domain
  278.         Name on the Installation "Scope of Work" form for the records.
  279.  
  280. [The Administrator account is to be used for emergency purposes only. You
  281. will later create a Manager account with Administrator privileges for the
  282. general administration of the SchoolServer. The Administrator password needs
  283. to be set; we recommend you choose a 10 character combination of alpha and
  284. numeric eg DX4pl57HwT.] 
  285.  
  286. 2.12    Enter the Administrator's password. Record the password on the
  287.         Installation "Scope of Work" form for the records.
  288.  
  289. 2.13    Click "Continue" to select the default list of applications, eg the
  290.         default DOS editor.
  291.  
  292. 2.14    Set the time and date if necessary (note the date is still in
  293.         American format, ie mm/dd/yy). Click the box to "Automatically
  294.         adjust for Daylight Saving". The Time Zone is GMT. Click "OK" when
  295.         set.
  296.  
  297. 2.15    The display adaptor is detected. Click "OK", click "Test", click
  298.         "OK" and the screentest is completed. Assuming this has appeared
  299.         correctly then click "OK" and "OK" again to save the settings. Click
  300.         "OK" on the Display Settings screen.
  301.  
  302. 2.16    The configuration is saved. Do NOT make an Emergency Repair Disk
  303.         yet.
  304.  
  305. 2.17    Remove the boot disc and click "Restart" to reboot the installed
  306.         SchoolServer.
  307.  
  308. Phase 3
  309.  
  310. The operating system is now fully installed. Phase 3 creates the Manager
  311. account and configures the optional hardware. The Acorn default directory
  312. structure is created from a batch file on the floppy disc supplied.
  313.  
  314. [At the startup screen you can optionally press ENTER to accelerate the boot
  315. process.] 
  316.  
  317. 3.1     Ctrl-Alt-Del to log on. Log on as Administrator; you have the
  318.         password.
  319.  
  320. [You will now create a user called "Manager" and assign the user to the
  321. Administrators group to give the Manager full administrative privileges. The
  322. Network Manager will use the "Manager" account for day-to-day administration
  323. of the server.] 
  324.  
  325. 3.2     From Administrative Tools select User Manager for Domains.  From the
  326.         "User" dropdown menu select "New User" and enter "Manager" as the
  327.         Username.  The name of the Network Manager and the description boxes
  328.         are optional fields.  Leave the Password fields blank unless the
  329.         Network Manager specifies a password.  Remove the "X" from the "Must
  330.         change password" box by clicking on it.  Click on the "Groups"
  331.         button at the bottom of the window. Highlight the group
  332.         "Administrators" and click "Add" to make the Manager a member of the
  333.         Administrators group.  Click "OK" to confirm and "Add" to create the
  334.         account in the security system. Close the New User and User Manager
  335.         windows.
  336.  
  337. [The system is shipped with an NE2000 compatible ethernet card as standard.
  338. You need to configure Windows NT to use it. The card should be configured to
  339. use IRQ 11, Port 300 and the BNC connector in the factory. If you require to
  340. use the RJ45 connector then you will need to reconfigure the card at the
  341. next machine reboot using the SMS disc.] 
  342.  
  343. 3.3     From the "Main" window open the Control Panel and select "Network". 
  344. Select "Add Adaptor" and open the list of "Network Adaptor Cards". 
  345. Accept "e:\ppc\" as the location of the installation files.
  346. Scroll down to "Novell NE2000 Compatible Adapter" and click "OK". 
  347. Change "IRQ Level" to 11 and "I/O Port Address" to 0x300 and click "OK". 
  348. The Bus location is   "Type ISA"  and  "Number 0"; click OK.
  349. Click "Continue" and the driver file will be copied from the CD ROM in the
  350. drive.
  351. Click "OK" in the Network Settings window to write the configuration to
  352. the Registry.
  353. Select the second adaptor from Adapter options and set "Auto Frame Type"
  354. for the NE2000 card.
  355. Do NOT reboot. [You will be requested to reboot the computer now to
  356. activate the NE2000 NIC but ignore this for now.] Click "don't restart now".
  357.  
  358. [An AS1000 system will require the tape streamer to be set up. Skip this
  359. step if you do not have a DAT streamer installed.]
  360.  
  361. 3.4     From the Main window open "Windows NT Setup".
  362. From the "Options" dropdown menu select "Add/Remove Tape Device". 
  363. Select "Add" and choose "4mm DAT Drive" and click "OK". 
  364. The path to the CD drive is displayed. Click "Continue". 
  365. Close the window but do NOT reboot the machine at this stage as the system 
  366. may suggest.
  367.  
  368. [The next step is to create the Acorn default directory structure]
  369.  
  370.  
  371.  
  372. 3.5     Place the "Installation Script" floppy in Drive A. 
  373. Open the MS-DOS Command Prompt window (in Main). 
  374. Run the batch file "A:\FILESYST.BAT". 
  375. Some of the Acorn specific Shares will not be seen by DOS based systems and
  376. the script may remind you of this. Just accept with "Y" at each prompt.  
  377.  
  378. 3.6     Close all open windows and remove the floppy disc from the drive. 
  379. Reboot the machine (Ctrl-Alt-Del). Select "Shutdown", "Shutdown + restart" and 
  380. click "OK".
  381.         [The NE2000 card and the DAT streamer will now be recognised.]
  382.  
  383. Phase 4
  384.  
  385. Phase 4 copies !Scrap (and optionally any other Acorn specific resources) to
  386. the fileserver. These must reside within the C:\Resources directory. We have
  387. provided a tailored version of Omniclient called !Identify which detects the
  388. network card in the Acorn workststion and starts up Omniclient configured
  389. for LanManager connectivity only. 
  390.  
  391. 4.1     From a suitable connected Acorn workstation run (left-DoubleClick)
  392. the "!Identify" application from the "OmniTest" floppy disc. 
  393.  
  394. Menu (middle button) over the Omniclient icon on the Icon Bar. 
  395. Select "Mounts" and then "Protocols" and select (left button) "Lan Manager". 
  396. Enter the following into the dialog boxes :
  397.         Name    School
  398.         Server name     SchoolServer1 (or the computer name you entered in step 
  399.                         2.5 above)
  400.         Directory path  Resources
  401.         User name       Manager
  402.         Password        (leave blank unless the Manager account has a password)
  403. A window should open on the screen entitled "LanMan::NTServer.$"
  404.  
  405. 4.2     Drag the !Scrap folder on the floppy disc into the window. 
  406. Optionally drag any other required resources to the LanMan window, eg
  407. !System, !Fonts, !Printers.
  408.  
  409. 4.3     Dismount the NTServer (middle button) on the NTServer icon on the icon bar.
  410.  
  411. [You now need to reset the ScrapDirs security permissions to allow users to
  412. create and delete scrapfiles but not to see them.] 
  413.  
  414. 4.4     Log on at the SchoolServer (Ctrl-Alt-Del) using the Manager account. 
  415. From the "Main" window open the File Manager and click on Drive C. 
  416. DoubleClick Resources then !Scrap then select "ScrapDir.~s". 
  417.  
  418.         [With the folder "Scrapdir.~s" highlighted you must now reset its
  419. Security Permissions.] 
  420.  
  421. From the "Security" dropdown menu select "Permissions". 
  422. Highlight the group Everyone. 
  423.         ["Type of access" needs to be set to "Add (WX)(Not specified)"]. 
  424. Do this from the Special directory access and Special file access options.
  425. Click "OK" to reset the permissions on the directory.
  426.  
  427. [On an AS1000 you should finally create a backup tape of the completed
  428. installation including the Registry to keep safe with the Microsoft
  429. distribution CD ROM and Administrator password. This can be used to restore
  430. the default installation state on a bootable NT system in the future. If
  431. there is no tapestreamer available you should skip to step 4.6 and create an
  432. "Emergency Repair Disk".]
  433.  
  434. 4.5     Open the "Backup" application from the the Administrative Tools window. 
  435. Check the box against Drive C and click the backup button. 
  436. Ensure you check the box to backup the registry. 
  437. Click "OK" to commence backup.
  438. When finished, exit the Backup application, remove the tape.
  439. Label the tape "Initial installation".
  440.  
  441. [IF you have backed up the fileserver to tape, THEN omit the following two
  442. steps and go to step 4.8 - you have finished the installation; ELSE you must
  443. have a blank high-density unformatted diskette ready to create an Emergency
  444. Repair Disk and a blank high-density DOS-formatted (1.44MB) diskette to
  445. backup the Registry, providing you have a copy of the Resource Kit
  446. containing REGBACK.] 
  447.  
  448. 4.6     Open the MS-DOS "Command Prompt" from the Main window.
  449. Put an unformatted high-density diskette in the floppy drive.
  450. Run the DOS executable file RDISK.EXE from the C:> prompt.
  451. Click "Create Repair Disk" 
  452. Click "OK" to format if it asks. [The diskette is formatted and the
  453. configuration files copied to it.]
  454. Click "Exit" when finished.
  455. Close the MS-DOS window and remove the diskette from the drive.
  456. Label the diskette "Initial installation - Emergency Repair Disk"
  457.  
  458. 4.7     Open the MS-DOS "Command Prompt" from the Main window.
  459. Put a 1.44MB DOS-formatted high-density diskette in the floppy drive.
  460. At the C:> prompt type "REGBACK  A:\" [The Registry files are copied to the floppy.]
  461. Close the MS-DOS window and remove the diskette from the drive.
  462. Label the diskette "Initial installation - Registry Backup"
  463.  
  464. 4.8     Shut down the fileserver (Ctrl-Alt-Del) and ensure the Network
  465. Manager has successfully started up, logged-on, safely shut down and knows
  466. how to backup the fileserver.
  467.  
  468. 4.9     Complete the Installation "Scope of Work" form and the "Owner
  469. Registration Card" (inside the Welcome Guide). Obtain a signature on the
  470. form from the Network Manager confirming his acceptance of the installation
  471. to specification. 
  472.  
  473. 4.10    Photocopy the SIGNED Installation "Scope of Work" form twice; one
  474. copy is for the Network Manager to retain and one copy must be sent to IBM
  475. to trigger the commencement of the on-site service contract. The original
  476. must be returned to Acorn together with the completed Owner Registration
  477. Card.
  478.  
  479. 4.11    Ensure the Network Manager has for safe keeping the :
  480.         Microsoft distribution CD and warranty card, 
  481.         Arc Boot disc, 
  482.         IBM SMS disc, 
  483.         Administrator password, 
  484.         Installation backup tape (or Emergency Repair Disk + Registry Backup),
  485.                 Signed copy of the Installation "Scope of Work" form,
  486.                 Retained portion of the completed Owner Registration Card.
  487.  
  488. 4.12    Tidy the packaging and go home.
  489.  
  490.  
  491.  
  492.  
  493. Appendix 1 - FILESYST.BAT - Installation Script
  494.  
  495. This is a DOS batch file
  496.  
  497. rem this assumes 1 big NTFS partition
  498. rem else 200MB for FAT on C: and substitute d: for c: below
  499. rem create user Manager in Administrators before running 
  500. cacls c:\ /G administrators:F "creator owner":F
  501. md c:\Resources
  502. cacls c:\Resources /T /E /G everyone:R
  503. rem the following are listed to describe where the resources go
  504. rem md c:\Windows31
  505. rem md c:\Windows95
  506. rem cacls c:\Windows31 /T /E /G everyone:RW
  507. rem cacls c:\Windows95 /T /E /G everyone:RW
  508. rem md c:\DOS
  509. rem cacls c:\DOS /T /E /G everyone:R
  510. md c:\Apps
  511. cacls c:\Apps /T /E /G everyone:R
  512. md c:\Apps\ClipArt
  513. md c:\Apps\Programs
  514. md c:\Apps\Utils
  515. md c:\Users
  516. md c:\Users\Manager
  517. md c:\Users\Headmstr
  518. md c:\Users\Office
  519. md c:\Users\Yearhead
  520. md c:\Users\Subjhead
  521. md c:\Users\Staff
  522. md c:\Users\Students
  523. md c:\Users\Students\95
  524. md c:\Users\Students\94
  525. md c:\Users\Students\93
  526. md c:\Users\Students\92
  527. md c:\Users\Students\91
  528. rem now create the student classes beneath each year eg \Users\Students\95\xxx
  529. cacls c:\Users\Manager /T /E /G manager:F
  530. net share Apps=c:\Apps
  531. net share Resources=c:\Resources
  532. rem now share the subdirectories to the created groups
  533. rem eg net share Yearheads=c:\Users\Yearhead
  534. rem eg net share 95xxx=c:\Users\Students\95\xxx
  535. rem with Omni copy !Scrap to \Resources\ 
  536. rem & reset permissions of ScrapDirs to (RWX)(Not specifed)
  537. rem copy !System, !Fonts, !Printers,  !ARMovie etc  to c:\Resources\
  538. rem and anything else that may be made available during a Boot sequence
  539.  
  540.  
  541. Appendix 2      - CACLS.EXE
  542.  
  543. CACLS filename [/T] [/E] [/C] [/G user:perm] [/R user [...]]
  544.  
  545.                [/P user:perm [...]] [/D user [...]]
  546.  
  547.    filename      Displays ACLs.
  548.  
  549.    /T            Changes ACLs of specified files in
  550.  
  551.                  the current directory and all subdirectories.
  552.  
  553.    /E            Edit ACL instead of replacing it.
  554.  
  555.    /C            Continue on access denied errors.
  556.  
  557.    /G user:perm  Grant specified user access rights.
  558.  
  559.                  Perm can be: R  Read
  560.  
  561.                               C  Change (write)
  562.  
  563.                               F  Full control
  564.  
  565.    /R user       Revoke specified user's access rights.
  566.  
  567.    /P user:perm  Replace specified user's access rights.
  568.  
  569.                  Perm can be: N  None
  570.  
  571.                               R  Read
  572.  
  573.                               C  Change (write)
  574.  
  575.                               F  Full control
  576.  
  577.    /D user       Deny specified user access.
  578.  
  579. Wildcards can be used to specify more that one file in a command.
  580.  
  581. You can specify more than one user in a command.
  582.  
  583.  
  584. Appendix 3 - Installation "Scope of Work" form 
  585.  
  586. This form must be completed at every SchoolServer installation. It confirms
  587. Acorn's contract with the Customer, establishes the scope of the
  588. installation process and receipt of the acceptance signature triggers the
  589. on-site service facility for the Customer.
  590.  
  591. The original signed copy is to be returned to Acorn :
  592.  
  593.         Alastair McGregor
  594.         Acorn Computers Ltd
  595.         Vision Park
  596.         Histon
  597.         Cambridge   CB4 4AE
  598.         Tel : 01223 254491
  599.  
  600.         You should include the completed tear-off part of the Owner
  601. Registration Card with the form.
  602.  
  603. One photocopy is for retention by the Customer.
  604.  
  605. One photocopy is for IBM and triggers provision of the on-site service :
  606.         Acorn Hotline
  607.         IBM Service Plus
  608.         
  609.         Sale
  610.         M......
  611.         Tel : 0161 
  612.         Fax : 0161 
  613.  
  614.